home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
-
- [Setup]
- AppName=Monkey Swing
- AppVerName=Monkey Swing
- AppId=Monkey Swing
- DefaultDirName={pf}\Monkey Swing
- DefaultGroupName=Monkey Swing
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
-
- [Files]
- Source: "{app}\ANIMAL1.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\ANIMAL3.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\BAN.ICO"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\BDRUM.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\BRIDGE.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\DIV32RUN.DLL"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\DIV32RUN.SWP"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\ENDMUSE.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\FLYIN.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\IDLE1.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\IDLE2.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\IDLE3.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\IDLE4.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\LEAVES.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\LICK.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\MCLAPS.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\MFALL~1.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\MONKEY.EXE"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\MONKEY.FPG"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\MONKEY1B.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\MOUNTW.FLI"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\NANA.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\SIREN.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\TICK.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\TREE.FNT"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\TROPICS.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\TROPICS4.PCM"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\XADVANCE.DLL"; DestDir: "{app}"; Flags: ignoreversion
-
- [Run]
- Filename: "{app}\MONKEY.EXE"; WorkingDir: "{app}"; Flags: postinstall nowait
-
- [Icons]
- Name: "{group}\Monkey Swing"; Filename: "{app}\MONKEY.EXE"; WorkingDir: "{app}"; IconFilename: "{app}\BAN.ICO";
- Name: "{group}\Desinstalar - Monkey Swing"; Filename: "{uninstallexe}"; WorkingDir: "{app}";
-